window: Set min size properly
authorMatthias Clasen <mclasen@redhat.com>
Wed, 18 Mar 2020 00:46:57 +0000 (20:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 18 Mar 2020 00:46:57 +0000 (20:46 -0400)
commit7a46157edf31ddb2c4b6ad3db1b4261d7473d807
tree802d31482b76b1edf4b74cb0ea7736ce3d69c6f1
parent01568dc9153e83cb47805ba4480db3f873b99fe3
window: Set min size properly

When we are mapping the window, we need to compute
a proper min size, otherwise the 1, 1 sticks and
makes all windows shrinkable to nothing.
gtk/gtkwindow.c